This template function returns the length of a static array of type T or 1 if the type is not an array.
a type
the corresponding length
See Implementation
This template function returns the length of a static array of type T or 1 if the type is not an array.